[INFO] cloning repository https://github.com/jojostx/Rust-Programming-Master-Class-from-Beginner-to-Expert
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jojostx/Rust-Programming-Master-Class-from-Beginner-to-Expert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjojostx%2FRust-Programming-Master-Class-from-Beginner-to-Expert", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjojostx%2FRust-Programming-Master-Class-from-Beginner-to-Expert'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5f84d126c0a43373cb55d5d753629ce522ac873
[INFO] fixing jojostx/Rust-Programming-Master-Class-from-Beginner-to-Expert against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjojostx%2FRust-Programming-Master-Class-from-Beginner-to-Expert" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jojostx/Rust-Programming-Master-Class-from-Beginner-to-Expert
[INFO] finished tweaking git repo https://github.com/jojostx/Rust-Programming-Master-Class-from-Beginner-to-Expert
[INFO] tweaked toml for git repo https://github.com/jojostx/Rust-Programming-Master-Class-from-Beginner-to-Expert written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jojostx/Rust-Programming-Master-Class-from-Beginner-to-Expert on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jojostx/Rust-Programming-Master-Class-from-Beginner-to-Expert already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5b623d242dd08b786ebaf5e1c2d77933b5996a4f011a93ecb0622f128c2f5c74
[INFO] running `Command { std: "docker" "start" "5b623d242dd08b786ebaf5e1c2d77933b5996a4f011a93ecb0622f128c2f5c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b623d242dd08b786ebaf5e1c2d77933b5996a4f011a93ecb0622f128c2f5c74" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b623d242dd08b786ebaf5e1c2d77933b5996a4f011a93ecb0622f128c2f5c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b623d242dd08b786ebaf5e1c2d77933b5996a4f011a93ecb0622f128c2f5c74" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] error: can't find bin `1_lifetimes` at path `/opt/rustwide/workdir/7_iterators_lifetimes_closures/7_iterators_lifetimes_closures/1_lifetimes.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `1_lifetimes` at path `/opt/rustwide/workdir/7_iterators_lifetimes_closures/7_iterators_lifetimes_closures/1_lifetimes.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `1_rust_modules` at path `/opt/rustwide/workdir/8_rust_modules/2_rust_modules/1_rust_modules.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `1_rust_modules` at path `/opt/rustwide/workdir/8_rust_modules/2_rust_modules/1_rust_modules.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `2_rust_modules_file_1` at path `/opt/rustwide/workdir/8_rust_modules/2_rust_modules/file_1.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `2_rust_modules_file_1` at path `/opt/rustwide/workdir/8_rust_modules/2_rust_modules/file_1.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `2_rust_modules_file_2` at path `/opt/rustwide/workdir/8_rust_modules/2_rust_modules/file_2.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `2_rust_modules_file_2` at path `/opt/rustwide/workdir/8_rust_modules/2_rust_modules/file_2.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `3_eliding_lifetimes` at path `/opt/rustwide/workdir/7_iterators_lifetimes_closures/7_iterators_lifetimes_closures/3_eliding_lifetimes.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `3_eliding_lifetimes` at path `/opt/rustwide/workdir/7_iterators_lifetimes_closures/7_iterators_lifetimes_closures/3_eliding_lifetimes.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `4_closures` at path `/opt/rustwide/workdir/7_iterators_lifetimes_closures/7_iterators_lifetimes_closures/4_closures.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `4_closures` at path `/opt/rustwide/workdir/7_iterators_lifetimes_closures/7_iterators_lifetimes_closures/4_closures.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `4_re_exporting_using_pub_use` at path `/opt/rustwide/workdir/8_rust_modules/4_rust_modules/4_re_exporting_using_pub_use.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `4_re_exporting_using_pub_use` at path `/opt/rustwide/workdir/8_rust_modules/4_rust_modules/4_re_exporting_using_pub_use.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `5_closures` at path `/opt/rustwide/workdir/7_iterators_lifetimes_closures/7_iterators_lifetimes_closures/5_closures.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `5_closures` at path `/opt/rustwide/workdir/7_iterators_lifetimes_closures/7_iterators_lifetimes_closures/5_closures.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `5_using_external_crates` at path `/opt/rustwide/workdir/8_rust_modules/4_rust_modules/5_using_external_crates.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `5_using_external_crates` at path `/opt/rustwide/workdir/8_rust_modules/4_rust_modules/5_using_external_crates.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `6_function_types` at path `/opt/rustwide/workdir/7_iterators_lifetimes_closures/7_iterators_lifetimes_closures/6_function_types.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `6_function_types` at path `/opt/rustwide/workdir/7_iterators_lifetimes_closures/7_iterators_lifetimes_closures/6_function_types.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `6_publishing_a_crate_on_crates_io` at path `/opt/rustwide/workdir/8_rust_modules/4_rust_modules/6_publishing_a_crate_on_crates_io.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `6_publishing_a_crate_on_crates_io` at path `/opt/rustwide/workdir/8_rust_modules/4_rust_modules/6_publishing_a_crate_on_crates_io.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `7_iterators` at path `/opt/rustwide/workdir/7_iterators_lifetimes_closures/7_iterators_lifetimes_closures/7_iterators.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `7_iterators` at path `/opt/rustwide/workdir/7_iterators_lifetimes_closures/7_iterators_lifetimes_closures/7_iterators.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `8_iterators` at path `/opt/rustwide/workdir/7_iterators_lifetimes_closures/7_iterators_lifetimes_closures/8_iterators.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `8_iterators` at path `/opt/rustwide/workdir/7_iterators_lifetimes_closures/7_iterators_lifetimes_closures/8_iterators.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `customer_method_1` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_1/method_1/customer.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `customer_method_1` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_1/method_1/customer.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `file_3` at path `/opt/rustwide/workdir/8_rust_modules/2_rust_modules/file_3.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `file_3` at path `/opt/rustwide/workdir/8_rust_modules/2_rust_modules/file_3.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `lib_method_1` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_1/method_1/lib.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `lib_method_1` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_1/method_1/lib.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `main` at path `/opt/rustwide/workdir/8_rust_modules/1_rust_modules/main.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `main` at path `/opt/rustwide/workdir/8_rust_modules/1_rust_modules/main.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `method_1_category` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_1/product/category.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `method_1_category` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_1/product/category.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `method_2_category` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_2/product/category.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `method_2_category` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_2/product/category.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `method_2_customer_mod` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_2/customer/mod.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `method_2_customer_mod` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_2/customer/mod.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `method_2_lib` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_2/method_2/lib.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `method_2_lib` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_2/method_2/lib.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `method_2_order_mod` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_2/order/mod.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `method_2_order_mod` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_2/order/mod.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `method_2_product_mod` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_2/product/mod.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `method_2_product_mod` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_2/product/mod.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `product_method_1` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_1/method_1/product.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `product_method_1` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_1/method_1/product.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `rust_modules_commands` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/3_cargo_tools_to_visualize_module_hierarchy/commands.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `rust_modules_commands` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/3_cargo_tools_to_visualize_module_hierarchy/commands.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `rust_modules_order` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_1/method_1/order.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: can't find bin `rust_modules_order` at path `/opt/rustwide/workdir/8_rust_modules/3_cargo_tools_to_visualize_module_hierarchy/method_1/method_1/order.rs`
[INFO] [stderr]  --> /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] error: could not compile due to 52 previous target resolution errors
[INFO] running `Command { std: "docker" "inspect" "5b623d242dd08b786ebaf5e1c2d77933b5996a4f011a93ecb0622f128c2f5c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b623d242dd08b786ebaf5e1c2d77933b5996a4f011a93ecb0622f128c2f5c74", kill_on_drop: false }`
[INFO] [stdout] 5b623d242dd08b786ebaf5e1c2d77933b5996a4f011a93ecb0622f128c2f5c74
